projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8a7e7f
)
* isearch.el (isearch-highlight-regexp): Fix last change, quoting
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 3 Sep 2008 00:01:10 +0000
(
00:01
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 3 Sep 2008 00:01:10 +0000
(
00:01
+0000)
non-alphabetical characters properly.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0c274f7c847a04a19b0d5f99dd572f683181ee83..a2955297021c49cd211143c7c145358c8f8ff134 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-09-03 Chong Yidong <cyd@stupidchicken.com>
+
+ * isearch.el (isearch-highlight-regexp): Fix last change, quoting
+ non-alphabetical characters properly.
+
2008-09-02 Dan Nicolaescu <dann@ics.uci.edu>
* files.el (auto-mode-alist): Use verilog-mode for SystemVerilog files.